func net/http.http2mustUint31

3 uses

	net/http (current package)
		h2_bundle.go#L3604: func http2mustUint31(v int32) uint32 {
		h2_bundle.go#L9814: 			cc.fr.WriteWindowUpdate(0, http2mustUint31(connAdd))
		h2_bundle.go#L9817: 			cc.fr.WriteWindowUpdate(cs.ID, http2mustUint31(streamAdd))